home *** CD-ROM | disk | FTP | other *** search
-
- Disclaimer of warranty . . . . . . . . . . . . . . . . . . . . . .2
-
- Introduction . . . . . . . . . . . . . . . . . . . . . . . . . . .3
-
- Installation . . . . . . . . . . . . . . . . . . . . . . . . . . .4
-
- Examples . . . . . . . . . . . . . . . . . . . . . . . . . . . . .5
-
- Registration . . . . . . . . . . . . . . . . . . . . . . . . . . .7
-
- Server updates and patches . . . . . . . . . . . . . . . . . . . .8
-
- Reaching us. . . . . . . . . . . . . . . . . . . . . . . . . . . .9
-
- Registration Form. . . . . . . . . . . . . . . . . . . . . . . . 10
-
-
- Disclaimer of warranty
-
-
- THIS SOFTWARE AND MANUAL ARE SUPPLIED "AS IS". THE AUTHOR HEREBY
- DISCLAIMS ALL WARRANTIES RELATING TO THIS SOFTWARE AND ITS
- DOCUMENTATION FILE, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
- TO DAMAGE TO HARDWARE, SOFTWARE AND/OR DATA FROM USE OF THIS
- PRODUCT. IN NO EVENT WILL THE AUTHOR OF THIS SOFTWARE BE LIABLE
- TO YOU OR ANY OTHER PARTY FOR ANY DAMAGES. YOUR USE OF THIS
- SOFTWARE INDICATES THAT YOU HAVE READ AND AGREE TO THESE AND
- OTHER TERMS INCLUDED IN THIS DOCUMENTATION FILE.
-
-
- DUE TO THE NATURE OF EVOLVING PROGRAMMING AND THE VARIOUS
- HARDWARE AND SOFTWARE ENVIRONMENTS IN WHICH THIS SOFTWARE MAY
- BE USED, IT IS UNDERSTOOD THAT OCCASIONAL "BUGS" OR UNFITNESS
- MAY ARISE. THE USER SHOULD ALWAYS TEST THIS SOFTWARE THOROUGHLY
- WITH NON-CRITICAL DATA BEFORE RELYING ON IT.
-
-
- Introduction
-
-
- MK_MDIR is a public domain utility for creating SYS:MAIL directories on a
- Netware 4.10 server in order to work with programs like Pegasus Mail,
- Windows 95 etc. Because a lot of programs still work with these mail-
- directories and Netware 4.1 doesn't create them, MK_MDIR can help you. While
- registration is free, a license-key is required.
-
-
- Installation
-
-
-
- Installation is simple. Just copy MK_MDIR.NLM together with the MK_MDIR.INI
- to the SYSTEM directory of the SYS: volume of the target server. If you like,
- you can put it in a subdirectory (e.g. SYSTEM\WVW). In the latter don't
- forget loading the NLM by giving its exact location
- (LOAD SYS:SYSTEM\WVW\MK_MDIR) or giving an extra SEARCH assignment
- (SEARCH ADD SYS:SYSTEM\WVW) in AUTOEXEC.NCF.
-
- When you receive a registration key, you can open MK_MDIR.INI with any normal
- ASCII-editor and insert it. If you don't have a registration key, MK_MDIR
- will only show what directories would be created and/or deleted.
-
- After following these installation-steps, you're ready to load the NLM by
- giving the LOAD MK_MDIR command on the file server console. See examples for
- more detailed information.
-
-
- MK_MDIR.INI looks like this:
-
- # This file controls the behaviour of MK_MDIR.NLM
-
- [MakeMailDir]
- # These are some switches
- beep yes # Audible reminders
- deleteDir Yes # Remove obsolete directories
- quiet No # Report actions on the System-Console
-
- # This is the license information
- UserName WvW_User
- License WvW_License
- Key WvW_Key
-
-
- After receiving your personal key insert UserName, License and Key. In the
- example above you must replace the strings WvW_User, WvW_License and WvW_Key
- to do so. The beep, deletedir and quiet keywords can be used to fine-tune
- MK_MDIR.NLM to your own needs:
-
- - Beep tels MK_MDIR to sound a beep everytime a directory is created
- or removed
-
- - DeleteDir indicates whether directories should be removed when a user
- is deleted. Files in these directories will be removed too.
-
- - Quiet will suppres the messages on the system console. MK_MDIR will run
- completely in the background when this setting is set to Yes, and Beep is
- set to No.
-
-
- Examples
-
-
- Example 1:
-
- In the following example you'll see that before loading MK_MDIR the users
- WOUTER and ROEL didn't have an appropriate SYS:MAIL directory. After loading,
- MK_MDIR checks the users in the organizational unit(s) for which the
- bindery setting on that server is set, and creates the appropriate mail-
- directories. MK_MDIR then stays dormant.
- When a user called TEMP is created later on, MK_MDIR wakes up and creates the
- mail-directory for this user as well:
-
- WVW_FS01:load mk_mdir
- Loading module MK_MDIR.NLM
- Make SYS:MAIL directories (MK_MDIR)
- Version 1.01a April 2, 1996
- (C) Copyright 1996 WvWageningen (WvW). All Rights Reserved.
- Licensed to: WVW_SOFTWARE
-
- Bindery context:
- O=WVW
-
- [96/04/02 21:14:17] Directory created for user WOUTER (SYS:MAIL\C200000C)
- [96/04/02 21:14:17] Granted [ RWCEMF ] to WOUTER for SYS:MAIL\C200000C
- [96/04/02 21:14:59] Directory created for user ROEL (SYS:MAIL\C500002D)
- [96/04/02 21:14:59] Granted [ RWCEMF ] to ROEL for SYS:MAIL\C500002D
-
- [later on...]
- [96/04/02 22:16:02] Directory created for user TEMP (SYS:MAIL\C8000002)
- [96/04/02 22:16:02] Granted [ RWCEMF ] to TEMP for SYS:MAIL\C8000002
-
-
-
- Example 2:
-
- If you load MK_MDIR with the DeleteDir option enabled, like in the next
- example, MK_MDIR also removes mail-directories which don't correspond with
- existing users. When you delete an user from an organizational unit for which
- the bindery setting on this server is set, MK_MDIR also automatically deletes
- the corresponding mail-directory. Files in this mail-directory will be
- deleted:
-
- WVW_FS01:load mk_mdir
- Loading module MK_MDIR.NLM
- Make SYS:MAIL directories (MK_MDIR)
- Version 1.01a April 2, 1996
- (C) Copyright 1996 WvWageningen (WvW). All Rights Reserved.
- Licensed to: WVW_SOFTWARE
-
- Automatically removing obsolete directories
-
- Bindery context:
- O=WVW
-
- [96/04/02 21:16:42] Removed directory SYS:MAIL\C1000007
- [96/04/02 21:16:42] Removed directory SYS:MAIL\C8000002
- [96/04/02 21:28:04] Removed file SYS:MAIL\C500002D\TESTFILE
- [96/04/02 21:28:04] Removed directory SYS:MAIL\C500002D
-
-
-
- Registration
-
-
- Although MK_MDIR is a public domain utility, it requires a registration key.
- By getting to know our users, we hope to anticipate to your wishes for our
- future releases. Please fill out the registration form and we will send you a
- registration key by E-mail.
-
- See Registration Form for a registration form.
-
- See Installation for further instructions about using a registration key.
-
-
- Server updates and patches
-
-
- MK_MDIR.NLM can be loaded, and has been tested in the protected domain on a
- Netware 4.10 server. This will not decrease the performance noticably.
-
- MK_MDIR.NLM was tested on a Netware 4.10 server installed with the following
- updates and patches:
-
- Patches:
-
- 410PT3.EXE
- 410IT6.EXE
-
- Updates:
-
- 41NDS6.EXE
- LIBUP8.EXE
- LANDR4.EXE
- TCP41B.EXE
- 41RTR3.EXE
- CDUP3.EXE
- STRTL4.EXE
-
- These updates can be found on Netwire and Compuserve. If you like to know
- more about these updates and patches, we can recommend you to visit the
- website of the NGN: http://www.ngn.nl.
- http://www.ngn.nl/zui/zui_e.html contains a splendid survey about updates
- and patches for Netware 3.11, 3.12 and 4.10 servers.
-
-
- Reaching us:
-
- Support will be given to registrated users at the discretion of the
- programmer. Please be as elaborate as possible when you report a bug.
- Especially version numbers of NLM's and other packages that run on the
- server need to be included for us to be able to help you quickly. You
- can download a utility called NWREV.EXE from http://www.ngn.nl/zui/zui_e.html
- to send us such a list.
-
- Information on updates will be sent if indicated on the registration form.
-
- Information requests and questions:
- rovabu@euronet.nl
-
- Bug reports and technical information:
- wvw@xs4all.nl
-
- or:
-
- WVW
- Breitnerstraat 26
- 2665 XD
- Bleiswijk
- The Netherlands
- Fax: +31-(0)20-6221196
-
-
- Registration Form
-
- The registration Form can be found in the file MK_MDIR.REG
-
-
-
-
-
- Send your filled out registration form to:
-
-
- Internet: rovabu@euronet.nl
- Fax: +31-(0)20-6221196
- Fidonet: 2:286/501.10
-
-